home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / landerX.swf / scripts / frame_12 / DoAction.as
Text File  |  2005-01-07  |  105b  |  7 lines

  1. stopAllSounds();
  2. stop();
  3. if(_root.onOrOff == "on")
  4. {
  5.    _root.musicSphere.gotoAndStop("level2");
  6. }
  7.